Changes the name of the saved cart specified by the ID to the new name. Introduced in 2023.1
            | Method | RenameSavedCart | 
The request body is of type RenameSavedCart.
| Name | Description | Data Type | 
|---|---|---|
| ID | xml:int | |
| Name | xml:string | 
The response body is of type RenameSavedCartResponse.
| Name | Description | Data Type | 
|---|---|---|
| RenameSavedCartResult | xml:string |